home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / 127_01.zip / VIEWADDS.SS < prev    next >
Text File  |  1993-06-17  |  3KB  |  146 lines

  1. !---------------------------------------------------------------------------
  2. ! File V.SS: RAP SS file for the Adds Viewpoint Terminal
  3. !---------------------------------------------------------------------------
  4.  
  5. !---------------------------------------------------------------------------
  6. !                    COMMANDS TO RAP
  7. !        (This section MUST be the first in the SS file)
  8. !---------------------------------------------------------------------------
  9.  
  10. .ou 1
  11.  
  12. !---------------------------------------------------------------------------
  13. !                  HARDWARE INFORMATION
  14. !---------------------------------------------------------------------------
  15.  
  16. !---------------------------------------------------------------------------
  17. !               USERS PERSONAL SUBSTITUTIONS
  18. !---------------------------------------------------------------------------
  19.  
  20. {LH{
  21. .nf
  22. .ce 3
  23. Department of Microbiology
  24. University of Massachusetts
  25. Amherst, MA 01003
  26. .fi
  27.  
  28. !---------------------------------------------------------------------------
  29. !                    BUILT-IN SUBSTITUTIONS
  30. !---------------------------------------------------------------------------
  31.  
  32. !INITIALIZATION
  33.  
  34. }init}
  35. P! Set reverse video attribute for tagged characters
  36.  
  37. !BOLDFACE
  38.  
  39. }b+}
  40. }tag}
  41.  
  42. }b-}
  43. }normal}
  44.  
  45. !FONT CHANGES
  46.  
  47. !}fn-open}
  48.  
  49.  
  50. !}fn_close}
  51.  
  52.  
  53. !JUSTIFICATION
  54.  
  55. !}forceprint} NONE
  56.  
  57. !}just1} NONE
  58.  
  59. !}just2} NONE
  60.  
  61. !MODE
  62.  
  63. !}center} NONE
  64.  
  65. !}left}! flush left = restore mode in RAP
  66. !}normal}
  67.  
  68. !}right} NONE
  69.  
  70. !
  71. !SUBSCRIPTS
  72.  
  73. }d1}
  74. }tag}
  75.  
  76. }u2}
  77. }normal}
  78.  
  79. !SUPERSCRIPTS
  80.  
  81. }u1}
  82. }tag}
  83.  
  84. }d2}
  85. }normal}
  86.  
  87. !UNDERLINING
  88.  
  89. }u+}
  90. }tag}
  91.  
  92. }u-}
  93. }normal}
  94.  
  95. !---------------------------------------------------------------------------
  96. !                         GREEK LETTERS
  97. !---------------------------------------------------------------------------
  98. {alpha{
  99. }tag}a}normal}
  100.  
  101. {beta{
  102. }tag}b}normal}
  103.  
  104. {gamma{
  105. }tag}g}normal}
  106.  
  107. {mu{
  108. }tag}m}normal}
  109.  
  110. {lambda{
  111. }tag}l}normal}
  112.  
  113. {PHI{
  114. }tag}P}normal}
  115. !---------------------------------------------------------------------------
  116. !          TERMINAL/PRINTER SPECIFIC (NOT BUILT-IN)
  117. !---------------------------------------------------------------------------
  118.  
  119. }tag}
  120. 
  121.  
  122. }normal}
  123. 
  124.  
  125. }dotdot}
  126.  . . . !
  127.  
  128. }space}
  129.      !
  130.  
  131. !---------------------------------------------------------------------------
  132. !               USERS PERSONAL SUBSTITUTIONS
  133. !---------------------------------------------------------------------------
  134.  
  135. {cr{
  136. }u1}51}d2}Cr
  137.  
  138. !---------------------------------------------------------------------------
  139. !                    END OF SSV.AAA
  140. !---------------------------------------------------------------------------
  141. 
  142.  
  143. }u-}
  144. }normal}
  145.  
  146. !-----------------------------